object NGForm: TNGForm Left = 306 Top = 235 BorderStyle = bsDialog Caption = 'xStarter - NOT REGISTERED VERSION' ClientHeight = 294 ClientWidth = 438 Color = clBtnFace ParentFont = True OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 0 Top = 250 Width = 438 Height = 3 Align = alBottom Shape = bsBottomLine end object Label3: TLabel Left = 4 Top = 220 Width = 429 Height = 30 AutoSize = False Caption = 'If you want to register the xStarter please click on Buy Now but' + 'ton. It costs 39.50$ or 33.99 euro.' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False WordWrap = True end object Label1: TElHTMLLabel Left = 4 Top = 140 Width = 429 Height = 77 Caption = 'This version is UNREGISTERED. You can use it during 30 da' + 'ys. If you want to use xStarter after this term you must registe' + 'r it. Registering the program you will have the right to use it ' + 'as long as you want, FREE updates and FULL technical support.' WordWrap = True AutoSize = False end object Panel1: TPanel Left = 0 Top = 253 Width = 438 Height = 41 Align = alBottom BevelOuter = bvNone TabOrder = 0 DesignSize = ( 438 41) object btOk: TElPopupButton Left = 304 Top = 8 Width = 119 Height = 25 DrawDefaultFrame = False ModalResult = 1 Caption = 'Exit' TabOrder = 0 OnClick = btOkClick Anchors = [akRight, akBottom] end object btRegister: TElPopupButton Left = 163 Top = 8 Width = 133 Height = 25 DrawDefaultFrame = False Caption = '4 - Use unregistered' Enabled = False TabOrder = 1 OnClick = btRegisterClick Anchors = [akRight, akBottom] end object btHelp: TElPopupButton Left = 11 Top = 8 Width = 144 Height = 25 DrawDefaultFrame = False Caption = 'Buy Now' TabOrder = 2 Font.Charset = DEFAULT_CHARSET Font.Color = clHotLight Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False OnClick = btHelpClick Anchors = [akRight, akBottom] end end object Panel2: TPanel Left = 4 Top = 4 Width = 429 Height = 133 BevelInner = bvRaised BevelOuter = bvLowered ParentColor = True TabOrder = 1 object ProductName: TLabel Left = 159 Top = 12 Width = 45 Height = 13 Caption = 'xStarter' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Version: TLabel Left = 159 Top = 31 Width = 83 Height = 13 Caption = 'Version 1.06 beta' IsControl = True end object Copyright: TLabel Left = 160 Top = 104 Width = 219 Height = 13 Caption = 'Copyright '#169' 2003-2007 xStarter Solutions, Inc.' IsControl = True end object JvHotLink1: TElURLLabel Left = 200 Top = 59 Width = 115 Height = 13 Cursor = crHandPoint Caption = 'http://www.xstarter.com' URL = 'http://www.xstarter.com' HyperLinkStyle = [fsUnderline] DockOrientation = doNoOrient Font.Charset = DEFAULT_CHARSET Font.Color = clHotLight Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 160 Top = 59 Width = 30 Height = 13 Caption = 'www: ' IsControl = True end object Image1: TImage Left = 8 Top = 8 Width = 129 Height = 89 Cursor = crHandPoint Picture.Data = {} Transparent = True Visible = False OnClick = Image1Click end object Label4: TLabel Left = 160 Top = 79 Width = 33 Height = 13 Caption = 'e-mail: ' IsControl = True end object JvHotLink2: TElURLLabel Left = 200 Top = 79 Width = 103 Height = 13 Cursor = crHandPoint Caption = 'support@xstarter.com' URL = 'support@xstarter.com' HyperLinkStyle = [fsUnderline] DockOrientation = doNoOrient Font.Charset = DEFAULT_CHARSET Font.Color = clHotLight Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end object Timer1: TTimer OnTimer = Timer1Timer Left = 244 Top = 12 end end